isis:Nexthop
The IS-IS next hop.
Telemetry Sensor Path(s)
- sys/isis/inst-[name]/dom-[name]/db-[type]/nh-[nhIf]-[addr]
- sys/isis/inst-[name]/dom-[name]/lvl-[type]/db-[type]/nh-[nhIf]-[addr]
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| addr | address:Ip | Nexhop address | Value must match ipv4 or ipv6 known format | 
| if | nw:Iod (scalar:Uint32) | Nexhop interface | RANGE: [1 , 0xffffffff] DEFAULT: 1 | 
| modTs | mo:TStamp (scalar:Date) | The time when this object was last modified. | SELECTION: 0     - never DEFAULT: never | 
| nhIf | nw:IfId (base:IfIndex) | Interface | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 | 
| status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2     - created 4     - modified 8     - deleted 16    - replaced |